projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b71f6f7
)
Add bug reference.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 7 Jan 2009 09:34:18 +0000
(09:34 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 7 Jan 2009 09:34:18 +0000
(09:34 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 25b60e9d45ebfdadeab1d0de503b2f3f3601311f..df6b5761a3aaee1fb503e029ed63a6efd9f29186 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,7
+1,7
@@
2009-01-07 Kenichi Handa <handa@m17n.org>
* coding.c (decode_coding_utf_8): Check byte_after_cr before
- breaking the loop.
+ breaking the loop.
(Bug#870)
(decode_coding_utf_16, decode_coding_emacs_mule)
(decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
(decode_coding_charset): Likewise.